Skip to content

Fix/migrate loading bug#95

Merged
michelu89 merged 2 commits intoeclipse-esmf:mainfrom
bci-oss:fix/migrate-loading-bug
Jan 30, 2026
Merged

Fix/migrate loading bug#95
michelu89 merged 2 commits intoeclipse-esmf:mainfrom
bci-oss:fix/migrate-loading-bug

Conversation

@michelu89
Copy link
Copy Markdown
Contributor

@michelu89 michelu89 commented Jan 30, 2026

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Fixes #(number of issue in GitHub)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Additional notes:

Add any other notes or comments here.

Refactored ModelService and ModelGroupingUtils to improve model file loading, grouping, and namespace/version extraction. Enhanced file path handling and casing validation in ModelService. Updated ModelController endpoints to align with new service signatures and improved error handling. Adjusted ModelUtils to normalize file paths for cross-platform compatibility.
Removed unused dependencies such as commons-compress, velocity-engine-core, and commons-exec from project and module POM files. Updated esmf-sdk-version to 2.13.0 in the root pom.xml. Refactored ModelService.java and ModelController.java for improved code formatting and minor cleanup.
@michelu89 michelu89 self-assigned this Jan 30, 2026
@michelu89 michelu89 merged commit 96df474 into eclipse-esmf:main Jan 30, 2026
4 checks passed
@michelu89 michelu89 deleted the fix/migrate-loading-bug branch January 30, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants